PDF4Java Reference Documentation
com.o2sol.pdf4java.portfolios Package
/
PDFPortfolioItem Class
/ setContent Method
The content of the portfolio item.
Collapse All
Expand All
In This Topic
setContent Method
In This Topic
Sets the item content.
Syntax
public
void
setContent(
byte
[]
content
)
Parameters
content
The content of the portfolio item.
Exceptions
Exception
Description
java.lang.IllegalArgumentException
When content is null.
See Also
Reference
PDFPortfolioItem Class
PDFPortfolioItem Members